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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 壌・屡室壌・屡室B 10001111111010111010010110001110110001101111001010111000100011101011101010001111111010111010010110001110110001101111001010111000100011101011101001000010 8feba58ec6f2b88eba8feba58ec6f2b88eba42
EUC-JP 壌・屡?室壌・屡?室B 10111110111011011000111010100101101111001100100000111111101111001011110010111110111011011000111010100101101111001100100000111111101111001011110001000010 beed8ea5bcc83fbcbcbeed8ea5bcc83fbcbc42
UTF-8 壌・屡室壌・屡室B 11100101101000111000110011101111101111011010010111100101101100011010000111101110100001111010111111100101101011101010010011100101101000111000110011101111101111011010010111100101101100011010000111101110100001111010111111100101101011101010010001000010 e5a38cefbda5e5b1a1ee87afe5aea4e5a38cefbda5e5b1a1ee87afe5aea442
UHC ????室????室B 00111111001111110011111100111111111000111111100000111111001111110011111100111111111000111111100001000010 3f3f3f3fe3f83f3f3f3fe3f842

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