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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?寒荊?枇?仇え?^ 001111111000101010100110100011000111010000111111100101001111100000111111100010110111011110000010101001100011111101011110 3f8aa68c743f94f83f8b7782a63f5e
EUC-JP ?寒荊?枇?仇え?^ 001111111011010010101000101101111101010100111111110010001111101000111111101101011101100010100100101010000011111101011110 3fb4a8b7d53fc8fa3fb5d8a4a83f5e
UTF-8 뤋寒荊㉨枇샘仇え밗^ 11101011101001001000101111100101101011111001001011101000100011011000101011100011100010011010100011100110100111101000011111101100100000111001100011100100101110111000011111100011100000011000100011101011101100001001011101011110 eba48be5af92e88d8ae389a8e69e87ec8398e4bb87e38188ebb0975e
UHC 뤋寒荊㉨枇샘仇え밗^ 10001111101110111111100111001110111110111010101010101000101110011101110111101101101110111111100111001110111110111010101010101000101110011101110001011110 8fbbf9cefbaaa8b9ddedbbf9cefbaaa8b9dc5e

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