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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 箋????箋????^ 11100010101100110011111100111111001111110011111111100010101100110011111100111111001111110011111101011110 e2b33f3f3f3fe2b33f3f3f3f5e
EUC-JP 箋????箋????^ 11100100101101010011111100111111001111110011111111100100101101010011111100111111001111110011111101011110 e4b53f3f3f3fe4b53f3f3f3f5e
UTF-8 箋됯낸李쁬箋됯낸李쁬^ 11100111101011101000101111101011100100001010111111101011100000101011100011101111101001111010000111101100100000011010110011100111101011101000101111101011100100001010111111101011100000101011100011101111101001111010000111101100100000011010110001011110 e7ae8beb90afeb82b8efa7a1ec81ace7ae8beb90afeb82b8efa7a1ec81ac5e
UHC 箋됯낸李쁬箋됯낸李쁬^ 111011111010100010001001111010101011001110111101111011001011000010011000011011011110111110101000100010011110101010110011101111011110110010110000100110000110110101011110 efa889eab3bdecb0986defa889eab3bdecb0986d5e

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