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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 幽?}v幽?}vB 1001011101001000001111110111110101110110100101110100100000111111011111010111011001000010 97483f7d7697483f7d7642
EUC-JP 幽?}v幽?}vB 1100110110101001001111110111110101110110110011011010100100111111011111010111011001000010 cda93f7d76cda93f7d7642
UTF-8 幽턆}v幽턆}vB 1110010110111001101111011110110110000100100001100111110101110110111001011011100110111101111011011000010010000110011111010111011001000010 e5b9bded84867d76e5b9bded84867d7642
UHC 幽턆}v幽턆}vB 11101010111010111011011001000010011111010111011011101010111010111011011001000010011111010111011001000010 eaebb6427d76eaebb6427d7642

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