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 ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
SJIS-WIN ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
EUC-JP ????V}????V{^ 00111111001111110011111100111111010101100111110100111111001111110011111100111111010101100111101101011110 3f3f3f3f567d3f3f3f3f567b5e
UTF-8 쒔吳렖렋V}쒔吳렖렋V{^ 1110110010010010100101001110010110010000101100111110101110100000100101101110101110100000100010110101011001111101111011001001001010010100111001011001000010110011111010111010000010010110111010111010000010001011010101100111101101011110 ec9294e590b3eba096eba08b567dec9294e590b3eba096eba08b567b5e
UHC 쒔吳렖렋V}쒔吳렖렋V{^ 101111101010110111100111111011111000111010101011100011101010001001010110011111011011111010101101111001111110111110001110101010111000111010100010010101100111101101011110 beade7ef8eab8ea2567dbeade7ef8eab8ea2567b5e

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