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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 音?U}音?U{^ 1000100110111001001111110101010101111101100010011011100100111111010101010111101101011110 89b93f557d89b93f557b5e
EUC-JP 音?U}音?U{^ 1011001010111011001111110101010101111101101100101011101100111111010101010111101101011110 b2bb3f557db2bb3f557b5e
UTF-8 音렖U}音렖U{^ 1110100110011111101100111110101110100000100101100101010101111101111010011001111110110011111010111010000010010110010101010111101101011110 e99fb3eba096557de99fb3eba096557b5e
UHC 音렖U}音렖U{^ 11101011111001011000111010101011010101010111110111101011111001011000111010101011010101010111101101011110 ebe58eab557debe58eab557b5e

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