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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 貉憺ケソ訒幄ュ 1110011010111001100111001110100110111001101111111111101110100011100110111110100010101101 e6b99ce9b9bffba39be8ad
EUC-JP 貉憺ケソ訒幄ュ 111011001011101111011000111010111000111010111001100011101011111110001111110111011100100011010110111010101000111010101101 ecbbd8eb8eb98ebf8fddc8d6ea8ead
UTF-8 貉憺ケソ訒幄ュ 111010001011001010001001111001101000011010111010111011111011110110111001111011111011110110111111111010001010100010010010111001011011100110000100111011111011110110101101 e8b289e686baefbdb9efbdbfe8a892e5b984efbdad
UHC ?憺???幄? 001111111101001110111100001111110011111100111111111001001100000100111111 3fd3bc3f3f3fe4c13f

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