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 ?レ?乳??音?? 001111111000001110001100001111111001001111111011001111110011111110001001101110010011111100111111 3f838c3f93fb3f3f89b93f3f
EUC-JP ?レ?乳??音?? 001111111010010111101100001111111100011011111101001111110011111110110010101110110011111100111111 3fa5ec3fc6fd3f3fb2bb3f3f
UTF-8 曆レ눘乳득략音깃퐶 111011111010011010001011111000111000001110101100111010111000100010011000111001001011100110110011111010111001001110011101111010111001111010110101111010011001111110110011111010101011100110000011111011011001000010110110 efa68be383aceb8898e4b9b3eb939deb9eb5e99fb3eab983ed90b6
UHC 曆レ눘乳득략音깃퐶 111001101011011110101011111011001000011110110001111010101110000110110101111001101011011110101011111010111110010110110001111010101011110110011111 e6b7abec87b1eae1b5e6b7abebe5b1eabd9f

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