To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 閼芽崟螳幄ォ。 111010001000010010001001111010001001101110111110111001011010111010011011111010001010101110100001 e88489e89bbee5ae9be8aba1
EUC-JP 閼芽崟螳幄ォ。 1110111111100100101100101110101011010110110000001110101010110000110101101110101010001110101010111000111010100001 efe4b2ead6c0eab0d6ea8eab8ea1
UTF-8 閼芽崟螳幄ォ。 111010011001011010111100111010001000101010111101111001011011010010011111111010001001111010110011111001011011100110000100111011111011110110101011111011111011110110100001 e996bce88abde5b49fe89eb3e5b984efbdabefbda1
UHC 閼芽?螳幄?? 1110010011011001111001001011010000111111110100111101100111100100110000010011111100111111 e4d9e4b43fd3d9e4c13f3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)