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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ?ъ?}v?ъ?}vB 00111111100001001000110000111111011111010111011000111111100001001000110000111111011111010111011001000010 3f848c3f7d763f848c3f7d7642
EUC-JP ?ъ?}v?ъ?}vB 00111111101001111110110000111111011111010111011000111111101001111110110000111111011111010111011001000010 3fa7ec3f7d763fa7ec3f7d7642
UTF-8 泥ъ꺼}v泥ъ꺼}vB 111011111010011110100011110100011000101011101010101110101011110001111101011101101110111110100111101000111101000110001010111010101011101010111100011111010111011001000010 efa7a3d18aeababc7d76efa7a3d18aeababc7d7642
UHC 泥ъ꺼}v泥ъ꺼}vB 1110110010110010101011001110110010110010101010000111110101110110111011001011001010101100111011001011001010101000011111010111011001000010 ecb2acecb2a87d76ecb2acecb2a87d7642

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