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 ????}v????}vB 00111111001111110011111100111111011111010111011000111111001111110011111100111111011111010111011001000010 3f3f3f3f7d763f3f3f3f7d7642
SJIS-WIN 鶯鶯}v鶯鶯}vB 111010011111001011110010111100001110100111110010111100101111000001111101011101101110100111110010111100101111000011101001111100101111001011110000011111010111011001000010 e9f2f2f0e9f2f2f07d76e9f2f2f0e9f2f2f07d7642
EUC-JP 鶯?鶯?}v鶯?鶯?}vB 1111001011110100001111111111001011110100001111110111110101110110111100101111010000111111111100101111010000111111011111010111011001000010 f2f43ff2f43f7d76f2f43ff2f43f7d7642
UTF-8 鶯鶯}v鶯鶯}vB 1110100110110110101011111110111010001000101001111110100110110110101011111110111010001000101001110111110101110110111010011011011010101111111011101000100010100111111010011011011010101111111011101000100010100111011111010111011001000010 e9b6afee88a7e9b6afee88a77d76e9b6afee88a7e9b6afee88a77d7642
UHC 鶯?鶯?}v鶯?鶯?}vB 1110010110100011001111111110010110100011001111110111110101110110111001011010001100111111111001011010001100111111011111010111011001000010 e5a33fe5a33f7d76e5a33fe5a33f7d7642

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