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 ???節ら?箋 00111111001111110011111110010000110111111000001011100111001111111110001010110011 3f3f3f90df82e73fe2b3
EUC-JP ???節ら?箋 00111111001111110011111111000000111000011010010011101001001111111110010010110101 3f3f3fc0e1a4e93fe4b5
UTF-8 療썽슌節ら젩箋 111011111010011110000001111011001000110110111101111011001000101010001100111001111010111110000000111000111000001010001001111011001010000010101001111001111010111010001011 efa781ec8dbdec8a8ce7af80e38289eca0a9e7ae8b
UHC 療썽슌節ら젩箋 1110100011111110101111011110100110011010100111001110111110111101101010101110100110100000101000011110111110101000 e8febde99a9cefbdaae9a0a1efa8

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