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 ???傭}???傭{^ 00111111001111110011111110010111011000100111110100111111001111110011111110010111011000100111101101011110 3f3f3f97627d3f3f3f97627b5e
EUC-JP ???傭}???傭{^ 00111111001111110011111111001101110000110111110100111111001111110011111111001101110000110111101101011110 3f3f3fcdc37d3f3f3fcdc37b5e
UTF-8 쒔렋쒀傭}쒔렋쒀傭{^ 111011001001001010010100111010111010000010001011111011001001001010000000111001011000001010101101011111011110110010010010100101001110101110100000100010111110110010010010100000001110010110000010101011010111101101011110 ec9294eba08bec9280e582ad7dec9294eba08bec9280e582ad7b5e
UHC 쒔렋쒀傭}쒔렋쒀傭{^ 10111110101011011000111010100010101111101010110011101001101101100111110110111110101011011000111010100010101111101010110011101001101101100111101101011110 bead8ea2beace9b67dbead8ea2beace9b67b5e

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