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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???夜?????^ 0011111100111111001111111001011011101001001111110011111100111111001111110011111101011110 3f3f3f96e93f3f3f3f3f5e
EUC-JP ???夜?????^ 0011111100111111001111111100110011101011001111110011111100111111001111110011111101011110 3f3f3fcceb3f3f3f3f3f5e
UTF-8 樂됮썎夜쇤썖樂곩㉫^ 11101111101001101011111111101011100100001010111011101100100011011000111011100101101001001001110011101100100001111010010011101100100011011001011011101111101001101011111111101010101100111010100111100011100010011010101101011110 efa6bfeb90aeec8d8ee5a49cec87a4ec8d96efa6bfeab3a9e389ab5e
UHC 樂됮썎夜쇤썖樂곩㉫^ 11101000111110011000100111101001100110111000000111100101101010001011110011101001100110111000100111101000111110011000000111100101101010001011110001011110 e8f989e99b81e5a8bce99b89e8f981e5a8bc5e

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