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 11101001011001100011111100111111011111010111011011101001011001100011111100111111011111010111011001000010 e9663f3f7d76e9663f3f7d7642
EUC-JP 馭??}v馭??}vB 11110001110001110011111100111111011111010111011011110001110001110011111100111111011111010111011001000010 f1c73f3f7d76f1c73f3f7d7642
UTF-8 馭숅턁}v馭숅턁}vB 1110100110100110101011011110110010001000100001011110110110000100100000010111110101110110111010011010011010101101111011001000100010000101111011011000010010000001011111010111011001000010 e9a6adec8885ed84817d76e9a6adec8885ed84817d7642
UHC 馭숅턁}v馭숅턁}vB 1110010111011111100110011110100110110101100111010111110101110110111001011101111110011001111010011011010110011101011111010111011001000010 e5df99e9b59d7d76e5df99e9b59d7d7642

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