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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 畏??伊???ロ? 100010001101100000111111001111111000100011001001001111110011111100111111100000111000110100111111 88d83f3f88c93f3f3f838d3f
EUC-JP 畏??伊???ロ? 101100001101101000111111001111111011000011001011001111110011111100111111101001011110110100111111 b0da3f3fb0cb3f3f3fa5ed3f
UTF-8 畏븍쉥伊덂푻戮ロ겥 111001111001010110001111111010111011100010001101111011001000100110100101111001001011110010001010111010111000110110000010111011011001000110111011111011111010011110010010111000111000001110101101111010101011001010100101 e7958febb88dec89a5e4bc8aeb8d82ed91bbefa792e383adeab2a5
UHC 畏븍쉥伊덂푻戮ロ겥 111010001110011010111010111010111011110110101011111011001010010110001000111001011011111010000111111010111011110110101011111011011000000110110111 e8e6baebbdabeca588e5be87ebbdabed81b7

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