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 10001000101000100011111100111111011111010111011010001000101000100011111100111111011111010111011001000010 88a23f3f7d7688a23f3f7d7642
EUC-JP 阿??}v阿??}vB 10110000101001000011111100111111011111010111011010110000101001000011111100111111011111010111011001000010 b0a43f3f7d76b0a43f3f7d7642
UTF-8 阿숇젗}v阿숇젗}vB 1110100110011000101111111110110010001000100001111110110010100000100101110111110101110110111010011001100010111111111011001000100010000111111011001010000010010111011111010111011001000010 e998bfec8887eca0977d76e998bfec8887eca0977d7642
UHC 阿숇젗}v阿숇젗}vB 1110010010111001100110011110101110100000100100110111110101110110111001001011100110011001111010111010000010010011011111010111011001000010 e4b999eba0937d76e4b999eba0937d7642

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