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 00111111100000011010110000111111011111010111011000111111100000011010110000111111011111010111011001000010 3f81ac3f7d763f81ac3f7d7642
EUC-JP ?〓?}v?〓?}vB 00111111101000101010111000111111011111010111011000111111101000101010111000111111011111010111011001000010 3fa2ae3f7d763fa2ae3f7d7642
UTF-8 溜〓젧}v溜〓젧}vB 1110111110100111100010111110001110000000100100111110110010100000101001110111110101110110111011111010011110001011111000111000000010010011111011001010000010100111011111010111011001000010 efa78be38093eca0a77d76efa78be38093eca0a77d7642
UHC 溜〓젧}v溜〓젧}vB 1110101011111110101000011110101110100000100111110111110101110110111010101111111010100001111010111010000010011111011111010111011001000010 eafea1eba09f7d76eafea1eba09f7d7642

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