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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?暖?枇雁??^ 0011111110010010011001110011111110010100111110001000101011100101001111110011111101011110 3f92673f94f88ae53f3f5e
EUC-JP ?暖?枇雁??^ 0011111111000011110010000011111111001000111110101011010011100111001111110011111101011110 3fc3c83fc8fab4e73f3f5e
UTF-8 뤶暖톻枇雁렩롘^ 11101011101001001011011011100110100110101001011011101101100001101011101111100110100111101000011111101001100110111000000111101011101000001010100111101011101000011001100001011110 eba4b6e69a96ed86bbe69e87e99b81eba0a9eba1985e
UHC 뤶暖톻枇雁렩롘^ 100011111110010011010001111011001011011110001110110111011110110111100100110100101000111010110111100011101101110001011110 8fe4d1ecb78eddede4d28eb78edc5e

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