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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?暴??}?暴??{^ 00111111100101100101110000111111001111110111110100111111100101100101110000111111001111110111101101011110 3f965c3f3f7d3f965c3f3f7b5e
EUC-JP ?暴??}?暴??{^ 00111111110010111011110100111111001111110111110100111111110010111011110100111111001111110111101101011110 3fcbbd3f3f7d3fcbbd3f3f7b5e
UTF-8 뤋暴톻푣}뤋暴톻푣{^ 111010111010010010001011111001101001101010110100111011011000011010111011111011011001000110100011011111011110101110100100100010111110011010011010101101001110110110000110101110111110110110010001101000110111101101011110 eba48be69ab4ed86bbed91a37deba48be69ab4ed86bbed91a37b5e
UHC 뤋暴톻푣}뤋暴톻푣{^ 10001111101110111111100011101100101101111000111010111110011011100111110110001111101110111111100011101100101101111000111010111110011011100111101101011110 8fbbf8ecb78ebe6e7d8fbbf8ecb78ebe6e7b5e

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