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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ???倻N}???倻N{^ 0011111100111111001111111000111110110001111101100100111001111101001111110011111100111111100011111011000111110110010011100111101101011110 3f3f3f8fb1f64e7d3f3f3f8fb1f64e7b5e
UTF-8 렋呂렋倻N}렋呂렋倻N{^ 1110101110100000100010111110111110100110100000001110101110100000100010111110010110000000101110110100111001111101111010111010000010001011111011111010011010000000111010111010000010001011111001011000000010111011010011100111101101011110 eba08befa680eba08be580bb4e7deba08befa680eba08be580bb4e7b5e
UHC 렋呂렋倻N}렋呂렋倻N{^ 100011101010001011100101111110111000111010100010111001011010011001001110011111011000111010100010111001011111101110001110101000101110010110100110010011100111101101011110 8ea2e5fb8ea2e5a64e7d8ea2e5fb8ea2e5a64e7b5e

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