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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逡壌カコ笙・濶カ 111001111001010110001111111010111011011010111010111000101001100110100101111010001000100110110110 e7958febb6bae299a5e889b6
EUC-JP 逡壌カコ笙・濶カ 11101101111101011011111011101101100011101011011010001110101110101110001111111001100011101010010111101111111010011000111010110110 edf5beed8eb68ebae3f98ea5efe98eb6
UTF-8 逡壌カコ笙・濶カ 111010011000000010100001111001011010001110001100111011111011110110110110111011111011110110111010111001111010110010011001111011111011110110100101111001101011111110110110111011111011110110110110 e980a1e5a38cefbdb6efbdbae7ac99efbda5e6bfb6efbdb6
UHC 逡???笙??? 11110001111001000011111100111111001111111101111111101001001111110011111100111111 f1e43f3f3fdfe93f3f3f

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