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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??ひ?功??? 00111111001111111000001011010000001111111000110011110111001111110011111100111111 3f3f82d03f8cf73f3f3f
EUC-JP ??ひ?功??? 00111111001111111010010011010010001111111011100011111001001111110011111100111111 3f3fa4d23fb8f93f3f3f
UTF-8 룴쵍ひ룴功㈒룫창 111010111010001110110100111011001011010110001101111000111000000110110010111010111010001110110100111001011000101010011111111000111000100010010010111010111010001110101011111011001011000010111101 eba3b4ecb58de381b2eba3b4e58a9fe38892eba3abecb0bd
UHC 룴쵍ひ룴功㈒룫창 10001111101010011010110010001111101010101101001010001111101010011100110111101101101010011100001110001111101000101100001110100010 8fa9ac8faad28fa9cdeda9c38fa2c3a2

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