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 ?у?節??橈?? 001111111000010010000101001111111001000011011111001111110011111110011110111101000011111100111111 3f84853f90df3f3f9ef43f3f
EUC-JP ?у?節??橈?? 001111111010011111100101001111111100000011100001001111110011111111011100111101100011111100111111 3fa7e53fc0e13f3fdcf63f3f
UTF-8 料у뫛節쏙슈橈롳쉭 1110111110100110101111101101000110000011111010111010101110011011111001111010111110000000111011001000111110011001111011001000101010001000111001101010100110001000111010111010000110110011111011001000100110101101 efa6bed183ebab9be7af80ec8f99ec8a88e6a988eba1b3ec89ad
UHC 料у뫛節쏙슈橈롳쉭 111010001111011110101100111001011001000110111011111011111011110110111101111011111011110110110100111010001111101010001110111011111011110110101101 e8f7ace591bbefbdbdefbdb4e8fa8eefbdad

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