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 °¥h°¥ 110000101011000011000010101001010110100011000010101100001100001010100101 c2b0c2a568c2b0c2a5
SJIS-WIN ?°?¥h?°?¥ 00111111100000011000101100111111100000011000111101101000001111111000000110001011001111111000000110001111 3f818b3f818f683f818b3f818f
EUC-JP °�h°� 10001111101010101010010010100001111010111000111110101010101001000011111101101000100011111010101010100100101000011110101110001111101010101010010000111111 8faaa4a1eb8faaa43f688faaa4a1eb8faaa43f
UTF-8 °¥h°¥ 1100001110000010110000101011000011000011100000101100001010100101011010001100001110000010110000101011000011000011100000101100001010100101 c382c2b0c382c2a568c382c2b0c382c2a5
UHC ?°??h?°?? 0011111110100001110001100011111100111111011010000011111110100001110001100011111100111111 3fa1c63f3f683fa1c63f3f

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