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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??荊?枇?咐ぉ?^ 0011111100111111100011000111010000111111100101001111100000111111100110011111001110000010101001110011111101011110 3f3f8c743f94f83f99f382a73f5e
EUC-JP ?堞荊?枇?咐ぉ?^ 00111111100011111011100010100100101101111101010100111111110010001111101000111111110100101111010110100100101010010011111101011110 3f8fb8a4b7d53fc8fa3fd2f5a4a93f5e
UTF-8 뤋堞荊㈎枇샅咐ぉ외^ 11101011101001001000101111100101101000001001111011101000100011011000101011100011100010001000111011100110100111101000011111101100100000111000010111100101100100101001000011100011100000011000100111101100100110011011100001011110 eba48be5a09ee88d8ae3888ee69e87ec8385e59290e38189ec99b85e
UHC 뤋堞荊㈎枇샅咐ぉ외^ 10001111101110111111010011011100111110111010101010101001101111111101110111101101101110111111010011011100111110111010101010101001101111111101110001011110 8fbbf4dcfbaaa9bfddedbbf4dcfbaaa9bfdc5e

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