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 ?寒荊?枇?仇ぇ居^ 00111111100010101010011010001100011101000011111110010100111110000011111110001011011101111000001010100101100010111000111101011110 3f8aa68c743f94f83f8b7782a58b8f5e
EUC-JP ?寒荊?枇?仇ぇ居^ 00111111101101001010100010110111110101010011111111001000111110100011111110110101110110001010010010100111101101011110111101011110 3fb4a8b7d53fc8fa3fb5d8a4a7b5ef5e
UTF-8 뤋寒荊㎂枇샘仇ぇ居^ 11101011101001001000101111100101101011111001001011101000100011011000101011100011100011101000001011100110100111101000011111101100100000111001100011100100101110111000011111100011100000011000011111100101101100011000010101011110 eba48be5af92e88d8ae38e82e69e87ec8398e4bb87e38187e5b1855e
UHC 뤋寒荊㎂枇샘仇ぇ居^ 10001111101110111111100111001110111110111010101010100111110010111101110111101101101110111111100111001110111110111010101010100111110010111101110001011110 8fbbf9cefbaaa7cbddedbbf9cefbaaa7cbdc5e

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