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 菴??裔??節 11100100101111010011111100111111111001011110000100111111001111111001000011011111 e4bd3f3fe5e13f3f90df
EUC-JP 菴??裔??節 11101000101111110011111100111111111010101110001100111111001111111100000011100001 e8bf3f3feae33f3fc0e1
UTF-8 菴루쒸裔볡쒜節 111010001000111110110100111010111010001110101000111011001001001010111000111010001010001110010100111010111011001110100001111011001001001010011100111001111010111110000000 e88fb4eba3a8ec92b8e8a394ebb3a1ec929ce7af80
UHC 菴루쒸裔볡쒜節 1110010011100000101101111110011110111110101011111110011111100000100100111110011110111110101011101110111110111101 e4e0b7e7beafe7e093e7beaeefbd

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