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 ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
SJIS-WIN ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
EUC-JP ????L????L^ 0011111100111111001111110011111101001100001111110011111100111111001111110100110001011110 3f3f3f3f4c3f3f3f3f4c5e
UTF-8 횂혷횂짤L횂혷횂짤L^ 111011011001101010000010111011011001100010110111111011011001101010000010111011001010011110100100010011001110110110011010100000101110110110011000101101111110110110011010100000101110110010100111101001000100110001011110 ed9a82ed98b7ed9a82eca7a44ced9a82ed98b7ed9a82eca7a44c5e
UHC 횂혷횂짤L횂혷횂짤L^ 11000011100000101100001010011110110000111000001011000010101010010100110011000011100000101100001010011110110000111000001011000010101010010100110001011110 c382c29ec382c2a94cc382c29ec382c2a94c5e

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