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 ???^I}???^I{^ 00111111001111110011111101011110010010010111110100111111001111110011111101011110010010010111101101011110 3f3f3f5e497d3f3f3f5e497b5e
SJIS-WIN 墻℡?^I}墻℡?^I{^ 1001101011010100100001111000010000111111010111100100100101111101100110101101010010000111100001000011111101011110010010010111101101011110 9ad487843f5e497d9ad487843f5e497b5e
EUC-JP 墻??^I}墻??^I{^ 110101001101011000111111001111110101111001001001011111011101010011010110001111110011111101011110010010010111101101011110 d4d63f3f5e497dd4d63f3f5e497b5e
UTF-8 墻℡윿^I}墻℡윿^I{^ 11100101101000101011101111100010100001001010000111101100100111001011111101011110010010010111110111100101101000101011101111100010100001001010000111101100100111001011111101011110010010010111101101011110 e5a2bbe284a1ec9cbf5e497de5a2bbe284a1ec9cbf5e497b5e
UHC 墻℡윿^I}墻℡윿^I{^ 11101101110111111010001011100101100111111011011101011110010010010111110111101101110111111010001011100101100111111011011101011110010010010111101101011110 eddfa2e59fb75e497deddfa2e59fb75e497b5e

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