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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邯」辟斐☆襍ァ蛯 1110011110110110101000111110011110000100100101001110001110000001100110011110100010110101101001111110010110000010 e7b6a3e78494e38199e8b5a7e582
EUC-JP 邯」辟斐☆襍ァ蛯 11101110101110001000111010100011111011011110010011001000111001011010000111111001111100001011011110001110101001111110100111100010 eeb88ea3ede4c8e5a1f9f0b78ea7e9e2
UTF-8 邯」辟斐☆襍ァ蛯 111010011000001010101111111011111011110110100011111010001011111010011111111001101001011010010000111000101001100010000110111010001010010110001101111011111011110110100111111010001001101110101111 e982afefbda3e8be9fe69690e29886e8a58defbda7e89baf
UHC 邯??斐☆??? 1100101011111011001111110011111111011101111011001010000111011001001111110011111100111111 cafb3f3fddeca1d93f3f3f

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