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 ???t}???t{^ 0011111100111111001111110111010001111101001111110011111100111111011101000111101101011110 3f3f3f747d3f3f3f747b5e
SJIS-WIN ???t}???t{^ 0011111100111111001111110111010001111101001111110011111100111111011101000111101101011110 3f3f3f747d3f3f3f747b5e
EUC-JP ???t}???t{^ 0011111100111111001111110111010001111101001111110011111100111111011101000111101101011110 3f3f3f747d3f3f3f747b5e
UTF-8 숥숸쉃t}숥숸쉃t{^ 1110110010001000101001011110110010001000101110001110110010001001100000110111010001111101111011001000100010100101111011001000100010111000111011001000100110000011011101000111101101011110 ec88a5ec88b8ec8983747dec88a5ec88b8ec8983747b5e
UHC 숥숸쉃t}숥숸쉃t{^ 1001101001000010100110100100110110011010010110000111010001111101100110100100001010011010010011011001101001011000011101000111101101011110 9a429a4d9a58747d9a429a4d9a58747b5e

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